operator (/) Interface

public interface operator (/)

Calls

interface~~operator (SLASH)~22~~CallsGraph interface~operator (SLASH)~22 operator (/) proc~om_divide om_divide interface~operator (SLASH)~22->proc~om_divide

Module Procedures

public function om_divide(o_m1, const) result(o_m2)

Arguments

Type IntentOptional Attributes Name
type(organic_mass), intent(in) :: o_m1
real, intent(in) :: const

Return Value type(organic_mass)